fix(cve): bump golang.org/x/net to v0.55.0 [release-v0.42.2]#2913
Merged
vdemeester merged 1 commit intoJul 3, 2026
Merged
Conversation
Contributor
|
/retest |
Member
Author
|
/hold |
The merge-base changed after approval.
79f3771 to
a972970
Compare
Member
Author
|
/hold cancel |
a972970 to
86fe8e9
Compare
- Update golang.org/x/net from v0.54.0 to v0.55.0 - Resolves GO-2026-5026 (IDNA ASCII-only Punycode bypass) - Resolves GO-2026-4918 (HTTP/2 infinite loop) - Run go mod tidy, go mod verify, go mod vendor - All unit tests pass Co-Assisted-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Divyanshu Agrawal <diagrawa@redhat.com>
86fe8e9 to
4798198
Compare
pramodbindal
approved these changes
Jul 3, 2026
Contributor
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pramodbindal, vdemeester The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Member
|
/lgtm |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CVE Fix Summary — pipelines-1.20 (release-v0.42.2)
Bumps Go stdlib from 1.25.9 → 1.25.11 and golang.org/x/net from v0.49.0 → v0.55.0 to remediate multiple confirmed vulnerabilities.
CVE Details
Go Standard Library — fixed in go1.25.11
golang.org/x/net — fixed in v0.55.0
Fix Summary
go 1.25.9→go 1.25.11in go.modgolang.org/x/net v0.49.0→v0.55.0go mod tidy && go mod verify && go mod vendorTest Results
✅ All unit tests passed (exit code 0)
Risk Assessment
Low — patch-level stdlib bump with no API changes. All unit tests pass.
Jira References
No active Jira CVE tickets for Tekton CLI component at time of fix. Vulnerabilities discovered via govulncheck direct scan of tektoncd/cli main.
Component: Tekton CLI (pipelines-cli-tkn-rhel9)
Product Version: pipelines-1.20
Lead: Divyanshu Agrawal (diagrawa@redhat.com)